SpatialFear.SFUseKeyTrigger

Spatial Fear
Class: SFUseKeyTrigger
Descritption: SFTrigger subclass, that can be configured to ignore touching/untouching,
but instead fires an event, when the trigger is in range of the UseKey trace.
UseKey trace is issued by the SFPlayer class.
Range of the use key trace can be configured on the SFPlayer, with the property
UseKeyRange or the console command: "SFUseKeyRange" and defaults to 100 UUs.

Author: Markus Nuebel

Extends:
Modifiers:
Source code

SpatialFear.SFUseKeyTrigger
%%

Variables

%function_comment%
localizedstringActorTip
%function_comment%
boolbNeedsLineOfSight
%function_comment%
boolbShowHUDHint
%function_comment%
boolIgnoreTouching
%function_comment%
boolm_bTriggerNoMore

Functions

FireEvent (actor Other)
Touch (actor Other)
UnTouch (actor Other)

Default properties

{
     bShowHUDHint=True
     IgnoreTouching=True
}


class file time: 12/7/2003 3:58:24 PM - creation time: 12/7/2003 4:03:42 PM
Created with UnCodeX